home *** CD-ROM | disk | FTP | other *** search
- NumOfButtons = 3
-
- Button = Rotate
- Action = 0
- XPos = Left + 0
- YPos = Bottom - 45
- OffSize = 45,45
- OnSize = 45,45
- OffPic = 0Off.raw
- OnPic = 0On.raw
- IsTransparent = 1
- TransparentColor = 255
-
- Button = Move
- Action = 1
- XPos = Left + 45
- YPos = Bottom - 45
- OffSize = 45,45
- OnSize = 45,45
- OffPic = 1Off.raw
- OnPic = 1On.raw
- IsTransparent = 1
- TransparentColor = 255
-
- Button = Zoom
- Action = 2
- XPos = Left + 45 + 45
- YPos = Bottom - 45
- OffSize = 45,45
- OnSize = 45,45
- OffPic = 2Off.raw
- OnPic = 2On.raw
- IsTransparent = 1
- TransparentColor = 255
-
- EndOfFile
-